Skip to main content

Week 2

Milestones

  • Add functionality to update and delete boundary preset.
  • Imporve UI for updating functionality.
  • Implement algorithm to calculate boundary preset based on point presets.

Screenshots / Videos

  • boundary-preset

Contributions

Learnings

  • Brushed up geometry to create algorithm for boundary calculation, specially properites of triangles.
  • Learnt how to use the network tab in browser to debug API calls.
  • Learnt about various ways to implement flex in tailwind css such as flex-1 and flex-inline etc.
  • Learnt how the dispatch function works in React-Redux and how to use it to update state.